projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae18347
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 11 Jan 2001 15:31:12 +0000
(15:31 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 11 Jan 2001 15:31:12 +0000
(15:31 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7c7f6c7fe4f4b1ca0d6475b04c7728871442a5d0..43ce31ee1c773bbd36700bcb668206fb0001dc20 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-01-11 Gerd Moellmann <gerd@gnu.org>
+ * isearch.el (isearch-search): In the condition-case handler for
+ `error', set isearch-invalid-regexp to the whole error message.
+
* subr.el (eval-after-load): Call load-symbol-file-load-history to
ensure that eval-after-load works for files dumped with Emacs.